CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 生产者 消费者

搜索资源列表

  1. producer-java

    0下载:
  2. 用java为源代码,解决多线程编程中的经典问题:生产者消费者问题-with java source code to solve multi-threaded programming with a classic problem : Producer consumer issues
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9632
    • 提供者:苏晓
  1. Java问题

    0下载:
  2. 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6884
    • 提供者:赵威
  1. Consumer-Producer

    0下载:
  2. java生产者消费者程序实现   线程,信号量互斥事件   临界资源-java producer consumer program threads, semaphores contradict critical resources incident
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10194
    • 提供者:龙杏
  1. Java

    1下载:
  2. 用多进程同步方法解决生产者——费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符. (2)生产者和消费者各有两个以上. (3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4302
    • 提供者:heige
  1. Java.rar

    0下载:
  2. 一个经典的解决生产者和消费者问题的源代码(Java实现)。希望大家下载来看看。,A classic solution to the issue of producers and consumers of the source code (Java to achieve). Hope that we take a look at the download.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:10786
    • 提供者:wangshan
  1. Test

    0下载:
  2. Java生产者消费者的模拟器,核心代码是用线程做的,能体现出线程互斥同步的状况-Java producers and consumers of the simulator, the core code is done with thread, to reflect the status of the thread mutex synchronization
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12268
    • 提供者:支持
  1. os

    0下载:
  2. java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:59733
    • 提供者:fantasysq
  1. ThreadTest

    0下载:
  2. java线程学习时,用来演示生产者-消费者的经典程序!例子-java thread example about productor-consumer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4054
    • 提供者:cls
  1. ddvip_com_0503220f15158c

    0下载:
  2. 生产者-消费者问题,用 java编程实现生产者-消费者之间问题的展示。-Producer- Consumer problem using java programming producers- the display of consumer issues.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:911
    • 提供者:林月
  1. ProducerConsumerDemo

    0下载:
  2. 该程序是模拟JAVA中多线程机制,生产者消费者经典实例!-The process is simulated in the multi-threaded JAVA mechanism, the classic examples of producers of consumers!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:759
    • 提供者:杨德伟
  1. ProducerConsumerTest

    0下载:
  2. 生产者消费者多线程实现. 生产者消费者多线程实现.-producer-consumer,multiThreads
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1042
    • 提供者:王鹏
  1. Test

    0下载:
  2. 用java写的生产者消费者问题,代码中有注释.-Using java to write the producer consumer issues, there are comments in the code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1559
    • 提供者:lili
  1. Semaphores

    0下载:
  2. 用Semaphores解决JAVA生产者消费者问题-Using Semaphore to solve the producer and consumer Question
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1780
    • 提供者:杜继宏
  1. java-producer-consumer-problem

    0下载:
  2. 简单的生产者消费者问题解决办法,多线程的实现方法。-Simple producer-consumer problem-solving approach, multi-threaded implementations.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:30423
    • 提供者:赵禹琦
  1. java

    0下载:
  2. Java线程的使用,实现订票系统,银行系统和生产者消费者。-Java threads to use booking system, banking system and the producers and consumers.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-25
    • 文件大小:4460
    • 提供者:夜晓七
  1. java-shengchanzhexiaofeizhe

    0下载:
  2. 以报告形式详细介绍生产者消费者问题,并附有制作过程,JAVA源代码-Detail the problem of producers and consumers in the form of a report, together with the production process, the JAVA source code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:58977
    • 提供者:
  1. sy

    0下载:
  2. 生产者消费者问题 Java多线程的简单实现(Producer consumer problem java Simple implementation of multi threading)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:7168
    • 提供者:jxn
  1. ConsumerProducer

    0下载:
  2. 使用java写的生产者消费者多线程问题。 每隔100ms,生产者从数组中取出数据,放到共有数据库,消费者从中取出。(The multithreading problem of producer consumers written with Java. Every 100ms, the producer takes the data out of the array and puts it in a shared database, and the consumer takes it out.
  3. 所属分类:Java编程

  1. SemaphoreProducerConsumer

    0下载:
  2. 信号量模拟生产者消费者问题,亲测可用。。。。。。。(Simulated the Producer-Consumer problem in Operating System through semaphore)
  3. 所属分类:Java编程

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:tilmto
  1. 理发师问题

    0下载:
  2. 其实际为生产者消费者问题,理发师忙时,顾客等待,理发师闲时,给顾客理发。(In fact, it is the problem of producer consumers, when the barber is busy, the customer is waiting, and the barber is free to make a haircut for the customer.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:mamagician
« 12 3 4 5 »
搜珍网 www.dssz.com